projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3c3a66
)
Spelling fix.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 5 Feb 2014 18:27:11 +0000
(10:27 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 5 Feb 2014 18:27:11 +0000
(10:27 -0800)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index f9c1b4d1bf00de99f58a05bff7f1fb77a82ee2c3..755c061c43e41b9b8933496c9e2190df650380d8 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-28572,7
+28572,7
@@
note_mouse_highlight (struct frame *f, int x, int y)
if (part == ON_LEFT_MARGIN || part == ON_RIGHT_MARGIN)
{
cursor = FRAME_X_OUTPUT (f)->nontext_cursor;
- /* Sho non-text cursor (Bug#16647). */
+ /* Sho
w
non-text cursor (Bug#16647). */
goto set_cursor;
}
else